Fill empty cells in a selection with a given value.
Insert multiple rows at one time above the current selection.
Insert multiple columns at one time to the left of the current selection.
Delete every so many other rows in a selection.
Delete every so many other columns in a section.
Given a value and secret key, compute a Hash-based Message Authentication Code (HMAC) using the SHA256 hash function